home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _88B9B3796D254DADBB9EF3D3EC2D92E8 < prev    next >
Text File  |  2005-07-15  |  4KB  |  132 lines

  1. <window>
  2.   <id>614</id> 
  3.   <defaultcontrol>3</defaultcontrol> 
  4.   <allowoverlay>no</allowoverlay>
  5.   <controls>
  6.     <control>
  7.         <description>background image</description> 
  8.         <type>image</type> 
  9.         <id>1</id> 
  10.         <posX>0</posX> 
  11.         <posY>0</posY> 
  12.         <width>720</width> 
  13.         <height>576</height> 
  14.         <texture>background.png</texture> 
  15.     </control>
  16.     <control>
  17.         <type>image</type>
  18.         <id>1</id>
  19.         <posX>60</posX>
  20.         <posY>20</posY>
  21.         <texture>movieinfo_logo.png</texture>
  22.     </control>    
  23.     <control>
  24.         <description>Actor Name value</description> 
  25.         <type>fadelabel</type> 
  26.         <id>1</id> 
  27.         <posX>200</posX>
  28.         <posY>40</posY>
  29.         <width>400</width>
  30.         <label>#Actor.Name</label> 
  31.         <font>font18</font>
  32.         <align>left</align> 
  33.         <textcolor>FFFFFFFF</textcolor> 
  34.     </control>
  35.     <control>
  36.         <description>Date of Birth</description> 
  37.         <type>fadelabel</type> 
  38.         <id>1</id> 
  39.         <posX>200</posX>
  40.         <posY>70</posY>
  41.         <width>400</width>
  42.         <label>#Actor.DateOfBirth #Actor.PlaceOfBirth</label> 
  43.         <font>font12</font>
  44.         <align>left</align> 
  45.         <textcolor>FFFFFFFF</textcolor> 
  46.     </control>
  47.     <control>
  48.         <description>Biography</description> 
  49.         <type>togglebutton</type> 
  50.         <id>3</id> 
  51.         <posX>60</posX> 
  52.         <posY>97</posY> 
  53.         <width>120</width> 
  54.         <height>32</height> 
  55.         <label>1011</label>
  56.         <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  57.         <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  58.         <textureFocus>togglebutton-on-focus.png</textureFocus>
  59.         <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  60.         <textcolor>ffffffff</textcolor>
  61.         <colordiffuse>ffffffff</colordiffuse>
  62.         <disabledcolor>60ffffff</disabledcolor>
  63.         <font>font13</font> 
  64.         <onleft>22</onleft> 
  65.         <onright>22</onright> 
  66.         <onup>2</onup> 
  67.         <ondown>4</ondown>
  68.     </control>
  69.     <control>
  70.         <description>Movies</description> 
  71.         <type>togglebutton</type> 
  72.         <id>4</id> 
  73.         <posX>60</posX> 
  74.         <posY>131</posY> 
  75.         <width>120</width> 
  76.         <height>32</height> 
  77.         <label>342</label>
  78.         <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  79.         <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  80.         <textureFocus>togglebutton-on-focus.png</textureFocus>
  81.         <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  82.         <textcolor>ffffffff</textcolor>
  83.         <colordiffuse>ffffffff</colordiffuse>
  84.         <disabledcolor>60ffffff</disabledcolor>
  85.         <font>font13</font> 
  86.         <onleft>22</onleft> 
  87.         <onright>22</onright> 
  88.         <onup>3</onup> 
  89.         <ondown>5</ondown> 
  90.     </control>
  91.     <control>
  92.         <description>Biography value</description> 
  93.         <type>textboxscrollup</type> 
  94.         <id>20</id> 
  95.         <posX>60</posX> 
  96.         <posY>300</posY> 
  97.         <width>660</width>
  98.         <height>250</height> 
  99.         <label>#Actor.Biography</label> 
  100.         <font>font13</font> 
  101.         <textcolor>FFFFFFFF</textcolor> 
  102.     </control>
  103.     <control>
  104.         <description>Image logo</description> 
  105.         <type>image</type> 
  106.         <id>21</id> 
  107.         <posX>200</posX> 
  108.         <posY>100</posY> 
  109.         <width>233</width> 
  110.         <height>175</height>
  111.         <texture>#thumb</texture> 
  112.         <colorkey>FFFF00FF</colorkey> 
  113.         <colordiffuse>FFFFFFFF</colordiffuse>
  114.         <keepaspectratio>yes</keepaspectratio>
  115.     </control>
  116.     <control>
  117.         <description>textarea</description> 
  118.         <type>textbox</type> 
  119.         <id>22</id> 
  120.         <posX>60</posX> 
  121.         <posY>300</posY> 
  122.         <width>660</width>
  123.         <height>250</height> 
  124.         <onleft>2</onleft> 
  125.         <onright>2</onright> 
  126.         <onup>2</onup> 
  127.         <ondown>2</ondown> 
  128.         <label>#Actor.Movies</label>
  129.     </control>
  130.  </controls>
  131. </window>
  132.